Uses of Class
edu.claflin.finder.logic.cygrouper.CygrouperNode
Packages that use CygrouperNode
-
Uses of CygrouperNode in edu.claflin.finder.logic.cygrouper
Fields in edu.claflin.finder.logic.cygrouper with type parameters of type CygrouperNodeModifier and TypeFieldDescription(package private) ArrayList<CygrouperNode>CygrouperNode.connectionsstatic ArrayList<Map<String,CygrouperNode>> Communicator.groupsstatic ArrayList<Map<String,CygrouperNode>> Communicator.partitionNumbers(package private) ArrayList<Map<String,CygrouperNode>> CytogrouperMain.resultsMethods in edu.claflin.finder.logic.cygrouper that return types with arguments of type CygrouperNodeMethod parameters in edu.claflin.finder.logic.cygrouper with type arguments of type CygrouperNodeModifier and TypeMethodDescriptionvoidCommunicationListener.setGroups(ArrayList<Map<String, CygrouperNode>> results) voidCommunicator.setGroups(ArrayList<Map<String, CygrouperNode>> results) voidCommunicationListener.setPartitionNumbers(ArrayList<Map<String, CygrouperNode>> results) voidCommunicator.setPartitionNumbers(ArrayList<Map<String, CygrouperNode>> results)